div#content-wrap {
    padding: 60px 0;
}
.news-show{
  margin-bottom: 40px;
}
.header {
  width: 100%;
  color: #fff;
  font-family: 'Mulish', sans-serif;
  position: sticky;
  top: 0;
  z-index: 99;
  padding: 10px 0;
  background: #046A38;
   }
  @media screen and (max-width: 767.98px) {
    .header .btn--primary {
      width: 50%; } }
  .header + .banner {
    margin-top: -77px; }
  .header:not(.header--banner) {
    background-color: #046A38 !important; }
  .header.js--scrolled {
    background: #046A38; }
  .header .navbar-nav li a:not(.btn , .wcmenucart-shortcode) {
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 0 1px;
    transition: background-size 0.3s;
    padding-bottom: .35rem;
    color: inherit; }
    @media screen and (min-width: 768px) {
      .header .navbar-nav a:not(.btn):hover {
        background-size: 100% 2px; } }
  @media (max-width: 767.98px) {
    .header .navbar-nav li {
      padding: 8px 25px; } }
  @media (min-width: 768px) {
    .header .navbar-nav > li:not(:last-child) {
      margin-right: 10px; } }
  .header .navbar-toggler[aria-expanded="true"] {
    position: relative;
    z-index: 999; }
  .header .nav-link {
    color: inherit; }

@media (max-width: 767.98px) {
  #navbarSupportedContent {
    position: fixed;
    z-index: 99;
    background: #046A38;
    padding: 45px 0 20px 0;
    width: 80%;
    height: 100vh !important;
    top: 0;
    right: -100%;
    transition: 0.3s;
    box-shadow: -16px 0px 13px 0px #00000014; }
    #navbarSupportedContent.show {
      right: 0; }

  .navbar-nav {
    position: relative;
    height: 100%; }

  .login {
    position: absolute;
    width: 100%;
    bottom: 0; }

  .collapse:not(.show) {
    display: block !important; } }
html {
  font-size: 16px;
  scroll-behavior: smooth; }

@media (max-width: 767.98px) {
  section {
    padding: 2rem 0; } }

body {
  font-family: "Roboto", sans-serif; }

ul {
  margin: 0;
  padding: 0 !important; }

.bg-brown {
  background-color: #046a38;
  color: #fff; }

.btn--primary {
  background-color: #ff774d;
  color: #fff;
  border-color: #ff774d; }
  .btn--primary:hover {
    background-color: #ffe9e2;
    color: #ff774d;
    border-color: #ffe9e2; }

.nav-item.active a {
    background-size: 100% 2px !important;
    font-weight: 700;
}
@media (max-width: 767.98px) {
.nav-item.active a {
    display:inline-block;
}
}
a:focus {
    outline: 0 !important;
}
.btn--primary--inverse {
  background-color: #ffe9e2;
  color: #ff774d;
  border-color: #ffe9e2;
}
  .btn--primary--inverse:hover {
    background-color: #ff774d;
    color: #fff;
    border-color: #ff774d; }

.btn--lg {
  padding: 12px 25px;
  font-weight: 500; }

.section {
  padding: calc(1rem + 0.5vw) 0; }

.section-head {
  text-align: center;
  margin-bottom: calc(2.5rem + 1vw); }

@media (min-width: 768px) {
  .works-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 80px;
    margin-bottom: 100px; } }
.works-grid__item {
  display: flex;
  align-items: flex-start;
  gap: 20px; }
@media (max-width: 767.98px) {
  .works-grid__item {
    margin-bottom: 3rem; } }

.testimonials {
  text-align: center;
  padding: 0 30px; }
  .testimonials svg {
    margin: 30px 0; }
  .testimonials h5 {
    font-weight: 400;
    font-size: 15px;
    color: #687463;
    margin-bottom: 1rem; }
  .testimonials p {
    line-height: 1.3;
    min-height: 60px;
    color: #1e0705; }
  .testimonials .testimonial-hero-img img {
    width: 80px;
    width: 80px;
    border-radius: 50%;
    object-fit: cover;
    margin: 0 auto; }

.bg-brown .testimonials h5 {
  color: #a1f5cc;
  font-weight: 400 !important; }
.bg-brown .testimonials p {
  color: #fff; }

.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: none; }
.navbar-toggler:hover {
	background:transparent;}
.slick-dots {
  bottom: -40px !important; }
  .slick-dots li button:before {
    font-size: 10px; }

.testimonial-slider {
  overflow: hidden; }

@media (max-width: 767.98px) {
  .product {
    margin-bottom: 2.5rem; } }
.product__details {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 1rem; }
  .product__details h4 {
    font-weight: 600;
    font-size: 22px;
    margin: 0; }
    @media (max-width: 767.98px) {
      .product__details h4 {
        font-size: 18px; } }
.product .discounted-price {
  font-weight: 500;
  text-decoration: line-through; }
.product .final-price {
  color: #ff774d;
  font-size: calc(1rem + 0.6vw);
  font-weight: 600; }
.product__media {
  position: relative; }
.product .event-badge {
  font-size: 20px;
  font-weight: 500;
  background: #ff774d;
  color: #fff;
  text-align: center;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  line-height: 60px;
  position: absolute;
  right: 30px;
  top: -10px;
  transform: rotate(330deg); }

.shoping-cart {
  background: linear-gradient(180.21deg, #003c03 0.18%, #046a38 71.94%);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: inline-grid;
  place-items: center; }

@media (min-width: 768px) {
  .products-actions {
    display: flex;
    align-items: center;
    justify-content: space-between; } }
.products-actions .search-bar {
  margin-top: 12px; }

select:focus {
  box-shadow: none; }

.search-input {
  display: flex;
  align-items: center;
  padding: 8px 12px;
  background: #f5fdf2;
  border-radius: 8px; }
  @media (max-width: 767.98px) {
    .search-input {
      width: 100%; } }
  .search-input .form-control {
    background: transparent;
    border: 0;
    color: #a5b69e;
    padding-top: 0;
    padding-bottom: 0; }
    .search-input .form-control:focus {
      box-shadow: none; }
    .search-input .form-control::placeholder {
      color: #a5b69e; }

.payment-gatways {
  display: flex;
  gap: 20px; }
  @media (max-width: 767.98px) {
    .payment-gatways {
      overflow: auto;
      gap: 2rem; } }

.form-control {
    background-color: #f7faf5 !important;
    border-radius: 8px !important;
    border: 0 !important;
    min-height: 50px !important; }
  .form-control:focus {
    border-color: #e7e9e6;
    box-shadow: 0 0 0 0.25rem #f7faf5cc; }
.wpcf7-response-output {
    border: 1px solid #ff774d !IMPORTANT;
}

.wpcf7-response-output {
    border: 1px solid #ff774d !IMPORTANT;
    border-radius: 5px;
	margin: 0 !important;}
.contacts-box-row {
  display: flex;
  gap: 1rem;
  margin-bottom: 30px; 
}
@media (max-width: 767.98px) {
.contacts-box-row {
  flex-wrap: wrap;
}
}
  .contacts-box-row > * {
    flex: 0 0 auto; }
    @media (max-width: 767.98px) {
      .contacts-box-row > * {
        flex: 0 0 100%; }
        .contacts-box-row > * p,
        .contacts-box-row > * a {
          font-size: 14px; } }

.contacts-box {
  display: flex;
  align-items: center; }
  .contacts-box i {
    background: #ff774d;
    border-radius: 5px;
    color: #fff;
    line-height: initial;
    padding: 4px 6px;
    margin-right: 5px;
    height: fit-content; }
  .contacts-box a {
    transition: 0.2s; }
    .contacts-box a:hover {
      color: #ff774d !important; }

.banner {
  min-height: 100vh;
  padding: 60px 0;
  display: grid;
  align-items: center;
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  @media (max-width: 767.98px) {
    .banner {
      padding: 25px 0; 
	    min-height: 95vh;} }
  @media (max-width: 767.98px) {
    .banner.home {
      align-items: end; } }
  .banner h1 {
    font-size: calc(190% + 2vw);
    margin-bottom: 1rem;
    font-weight: 700; 
      color:white;
  }
    @media (max-width: 767.98px) {
      .banner h1 {
        font-size: calc(190% + 3vw);
        font-weight: 500; } }
  .banner p {
    font-size: calc(100% + .3vw);
    line-height: 1.3; }

.logo-badge {
  display: none;
  top: -40px;
  left: 50%;
  box-shadow: 0px 2px 2px rgba(45, 45, 45, 0.0495075), 0px 4px 4px rgba(49, 49, 49, 0.0529325), 0px 8px 8px rgba(42, 42, 42, 0.0540648), 0px 16px 16px rgba(32, 32, 32, 0.0527627), 0px 32px 32px rgba(73, 73, 73, 0.0471298), 0px 64px 64px rgba(53, 53, 53, 0.0518852);
  background: #F9F9F9;
  padding: 25px 35px;
  border-radius: 10px; }
  @media (min-width: 768px) {
    .logo-badge {
      position: absolute;
      transform: translate(-50%, 0);
      display: block; } }
  .logo-badge img {
    width: 250px; }
    @media (max-width: 767.98px) {
      .logo-badge img {
        width: 180px; } }

.phone-badge {
  position: absolute;
  transform: translate(-50%, 0);
  top: -120px;
  left: 50%; }
  .phone-badge img {
    width: 85%; }
    @media (max-width: 767.98px) {
      .phone-badge img {
        width: auto;
        height: 500px; 
		max-width:fit-content;} }

@media (max-width: 767.98px) {
  .bottom-mob {
    bottom: -200px;
    top: auto;
    z-index: 1; }

  .top-mob {
    top: -30px; }

  .pb-xs-0 {
    padding-bottom: 0; }
    .pb-xs-0 .content-img {
      margin-bottom: 0 !important; }

  .pt-xs-0 {
    padding-top: 0; }
    .pt-xs-0 .content-img {
      margin-top: 0 !important; }

  .pt-xs-auto {
    padding-top: 200px; } }
.pop-js-active {
  overflow: hidden; }

.pop-up {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none; }
  .pop-up.show {
    display: flex;
    background: #056b3a99;
    z-index: 9999; }
  .pop-up__wrapper {
    background: #fff;
    width: 590px;
    margin: auto;
    padding: 3rem 20px;
    border-radius: 10px;
    text-align: center;
    box-shadow: 2px 8px 32px rgba(0, 0, 0, 0.08);
    position: relative; }
    @media (max-width: 767.98px) {
      .pop-up__wrapper {
        width: 90%;
        height: 97%; } }
    .pop-up__wrapper img {
      width: 200px; }
    .pop-up__wrapper .close {
      position: absolute;
      right: 10px;
      top: 10px; }
  .pop-up h4 {
    color: #687463;
    margin-bottom: 1rem; }
  .pop-up__logo {
    margin-bottom: 2rem; }
  .pop-up__actions {
    margin-top: 2rem; }
    .pop-up__actions * {
      font-size: 14px; }
    .pop-up__actions a {
      text-decoration: underline; }

      .pop-up-nurse {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        display: none; }
        .pop-up-nurse.show {
          display: flex;
          background: #056b3a99;
          z-index: 9999; }
        .pop-up__wrapper {
          background: #fff;
          width: 590px;
          margin: auto;
          padding: 3rem 20px;
          border-radius: 10px;
          text-align: center;
          box-shadow: 2px 8px 32px rgba(0, 0, 0, 0.08);
          position: relative; }
          @media (max-width: 767.98px) {
            .pop-up__wrapper {
              width: 90%;
              height: 97%; } }
          .pop-up__wrapper img {
            width: 200px; }
          .pop-up__wrapper .close {
            position: absolute;
            right: 10px;
            top: 10px; }
        .pop-up-nurse h4 {
          color: #687463;
          margin-bottom: 1rem; }
        .pop-up__logo {
          margin-bottom: 2rem; }
        .pop-up__actions {
          margin-top: 2rem; }
          .pop-up__actions * {
            font-size: 14px; }
          .pop-up__actions a {
            text-decoration: underline; }
.option-wrapper {
  display: grid;
  grid-gap: 15px;
  width: 150px;
  margin: auto; }

.option {
  background: #F7FAF5;
  color: #A5B69E;
  display: grid;
  grid-gap: 10px;
  padding: 30px 22px 15px;
  border-radius: 8px;
  place-items: center;
  font-size: 14px;
  transition: 0.3s; }
  .option:hover {
    background: #07C568;
    display: inline-grid;
    color: #fff; }
    .option:hover svg {
      fill: #fff; }
  .option svg {
    fill: #A5B69E; }

.section-image {
  position: relative;
  background-color: #f7faf5; }
  @media (max-width: 767.98px) {
    .section-image .content-headigs {
      padding: 30px 0; }
      .section-image .content-headigs h2 {
        line-height: 1.2;
        font-size: 40px; } }
  @media (min-width: 992px) {
	  .content-headigs{
		      padding-top:100px !important;
	  }
    .section-image--right .content-headigs {
      padding: 0 calc(4rem + 2vw) 0 0; }
    .section-image--left .content-headigs {
      padding: 0 0 0 calc(4rem + 2vw); } }
  .section-image .row {
    min-height: 700px; }
  .section-image.custom-size .row {
    min-height: 400px; }
  @media (max-width: 767.98px) {
    .section-image .content-img {
      margin-block: 1rem; } }
  @media (min-width: 768px) {
    .section-image .content-img img {
      position: absolute;
      top: 0;
      width: 50%;
      height: 100%;
      object-fit: cover; }
    .section-image .content-img--left img {
      left: 0; }
    .section-image .content-img--right img {
      right: 0; } }

.content-headigs h2 {
  font-size: calc(150% + 2vw);
  line-height: 0.95;
  font-weight: 400;
  margin-bottom: 1.2rem;
  color:#046A38;
}
.content-headigs label.form-label{
    color:#046A38;
}
.wpcf7-submit{
    padding: 20px 30px 20px 30px !important;
    border-radius:7px;
}
.content-headigs h3 {
  font-size: 32px;
  margin-bottom: 1.2rem;
  color: #046a38; 
}
.content-headigs h4 {
  font-size: 22px;
  margin-bottom: 1.2rem;
  color: #046a38; 
}
.content-headigs p {
  color: #888888; }
  .content-headigs p:not(:first-of-type) {
    margin-top: 1rem; }

.icon-list {
  list-style: none; }
  .icon-list li {
    border-top: 1px solid #046a38;
    padding-top: 1rem;
    margin-top: 1rem;
    font-family: 'Open Sans';
    font-size: calc(1rem + 0.3vw); }
  .icon-list__icon {
    display: inline-block;
    margin-right: 8px; }

@media (max-width: 767.98px) {
  .mobile-fluid {
    padding: 0; }
    .mobile-fluid img {
      height: 580px;
      object-fit: cover; } }

.team-grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 60px 20px; }
  @media (min-width: 768px) {
    .team-grid {
      grid-template-columns: repeat(3, 1fr); } }

.team-grid__item {
  text-align: center; }
  .team-grid__item img {
    margin-bottom: 1rem;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    object-fit: cover; }
  .team-grid__item h2 {
    font-size: 24px;
    margin: 0;
    color: #1E0705;
    font-family: Arial, Helvetica, sans-serif; }
  .team-grid__item p {
    color: #00C48C;
    font-size: 1rem; }

p {
  font-weight: 400;
  line-height: 1.5;
  margin: 0; }

h1,
h2,
h3,
h4,
h5 {
  margin-top: 0; }

p.black-text {
  color: #1c1c1c; }
p.grey-text {
  color: #888888; }
p.small-text ,.small-text {
  font-size: 14px;
  color: #046a38; }

a {
  text-decoration: none;
  color: inherit; }

.section-head h2 {
  font-size: 30px; }

.footer {
  background-color: #046a38;
  color: #fff;
  padding: 2rem 0; }
  @media screen and (max-width: 767.98px) {
    .footer .d-flex {
      flex-wrap: wrap;
      justify-content: center !important;
      text-align: center;
      gap: 30px; } }
  .footer .social-links a {
    width: calc(2rem + 1vw);
    height: calc(2rem + 1vw);
    background-color: #fff;
    border-radius: 100%;
    display: inline-grid;
    place-content: center;
    border: 2px solid transparent;
    transition: 0.3s; }
    .footer .social-links a:not(:last-of-type) {
      margin-right: 10px; }
    .footer .social-links a svg {
      fill: #046a38; }
    .footer .social-links a:hover {
      border: 2px solid #fff;
      background-color: transparent; }
      .footer .social-links a:hover svg {
        fill: #fff; }

.copy-right p {
  font-weight: 300;
  line-height: normal;
  font-size:12px;
}

.site-mark {
  text-align: center;
  line-height: normal;
  margin-top: 15px;
  font-weight: 400;
  font-size: 15px; }
.woocommerce div.product form.cart+.product_meta {
    margin-top: -1px;
    display: none;
}
.woocommerce ul.products li.product li.category {
    display: none;
}
.owp-quick-view {
    display: none;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: none !important;
}
.section-head h1 {
    color: white;
}
.green svg {
    fill: #fff !important;
}
.green{
    color:white;
    background:#07C568;
}
.wcmenucart-cart-icon .wcmenucart-count {
    border-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    font-weight: 500;
}

.wcmenucart-cart-icon .wcmenucart-count:after {
    border-color: #FFF !important;
}
@media screen and (max-width:767.98px) {
    .bag-style {
    position: fixed;
    right: 12px;
    top: 25px;
    }
    .wcmenucart-cart-icon .wcmenucart-count {
    min-width: 24px;
    height: 24px;
    line-height: inherit;
    font-size: 14px;
    } 
	.navbar-nav .nav-item:nth-last-child(2){
    position: absolute;
    width: 100%;
    bottom: 0;
}
.navbar-nav .nav-item:nth-last-child(3) {
    position: absolute;
    width: 100%;
    bottom: 54px;
}
.home .banner {
    align-items: end !important;
	background-position:77%;
}
	.home .banner .btn{
		width:210px;
		margin:0 !important;
	}
	.container{
		max-width:100%;
	}
	.navbar-toggler {
    margin-right: 18px;
}

}
abbr.required {
    text-decoration: none !important;
    border: none !important;
}
.woocommerce .cart-collaterals h2{
    text-align:left !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
    text-align:left !important;
}
/*# sourceMappingURL=style.css.map */
@media (min-width: 768px){
.mb-md-5 {
    margin-bottom: 1rem !important;
}
}
.utype.active {
    background: #07C568;
    color: #fff;
}
.option.active svg {
    fill: white;
}